@charset "utf-8";



body { font-family:"微软雅黑"; font-size:14px; color:#333;overflow-x:hidden;max-width:640px;margin:0 auto!important}

* { margin:0px; padding:0px; list-style:none;}

.clear { clear:both;}

a { color:#333; text-decoration:none;}

a:hover { color:#E32F01; text-decoration: none;}

.fl { float:left;}

.fr { float:right; }

ul { list-style:none; margin:0px; padding:0px;}

img { border:0px; max-width:100%;}

.dbgao { height:52px;}

.nextpre{
	line-height:2.2;
	border-bottom:1px solid #eee;
	padding:10px;
}
.nextpre p{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.nextpre a{
	font-weight:bold;
}


/*首页头部*/

.ltop { width:100%; height:auto; padding:6px 0px;background:#2F2F2F;color:#fff}

.ltop img { width:100%;}

.ltopl { width:40%; padding-left:8px;}

.ltopr { width:168px; margin-top:2px; text-align:right; padding-right:28px}

.dhtp { float:left; margin-right:5px; }

.ltopr p { font-size:12px; line-height:1.3em;  white-space: nowrap; }

.ltopr p strong { font-size:16px;}

/*nav*/

.lnav { width:100%; height:70px; background-color:#FF4616;}

.lnav ul li { width:25%; height:35px; line-height:35px; font-size:16px; background:url(../images/shouji_15.jpg) repeat-x bottom; float:left; text-align:center;  }

.lnav ul li a { color:#fdfdfa; text-decoration:none; background:url(../images/shouji_11.jpg) repeat-y right; display:block;}



/*ban*/

.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/ margin:3px 0;}

.slider-focus .hd{ position:absolute;width:100%;height:22px;left:0;bottom:-6%;z-index:1;line-height:28px;text-align:center;}

.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:8px;height:8px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}

.slider-focus  .hd li.on{ background:#ffea00;  }

.slider-focus  .bd{ position:relative; z-index:0; }

.slider-focus  .bd li{ position:relative; text-align:center;  }

.slider-focus  .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}

.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.slider-focus  .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }

.btels{width:100%;height:80px;line-height:80px;background:#2F2F2F}
.btel{margin-left:5px;background:url(../images/dbdh.png) left no-repeat;}
.btel a{color:#fff;display:block;width:100%;margin-left:10%;font-size:1.5em;}

/*关于我们*/

.lgywm { width:100%; height:auto; margin-top:20px;} 

.lgywm_title { width:100%; height:auto;}

.xian { width:100%; height:25px; border-bottom:1px solid #d7d8d8;}

.lwenzi { width:110px; height:auto; text-align:center; background-color:#FFF; margin:-20px auto 0px;}
.qiehuan{width:100%}
.qiehuan ul{width:100%;}
.qiehuan ul li{width:33.3333%;background:#2F2F2F;float:left;text-align:center;height:40px;line-height:40px;} 
.qiehuan ul li a{color:#fff}
.qiehuan ul li.on{background:#E32F01}


.lwenzi p { font-size:12px; color:#333; line-height:1.6em;}

.lwenzi p strong { font-size:1.5em;}

.lgywm_wz { width:100%; height:auto; padding:3% 0px;}

.lgywm_wz p { font-size:1.2em; line-height:1.8em; color:#333; padding:0px 10px; text-indent:2.4em;}



/*更多按钮*/

.angd { width:100%; height:auto; padding:10px 0px; text-align:center;}

.angd a { width:auto; height:40px; padding:0px 20px; color:#999; display:block; font-size:14px; line-height:40px; border:1px solid #d7d8d8; border-radius:8px; display:inline-block; }

/*服务项目*/

.fwxm { width:100%; height:auto; margin-top:20px;}

.fwxm_nr { width:100%; height:auto; padding:10px 0px;}

.fwxm_nr ul li { width:25%; height:auto; padding:10px 0px; float:left; text-align:center; line-height:30px;}

.fwxm_nr ul li .lzj { width:74%; margin:0px auto; text-align:center;}



/*成功案例*/

.cgal_nr { width:100%; height:auto; padding:10px 0px;}

.cgal_nr ul li { width:33.333%; height:auto; padding:10px 0px; float:left; text-align:center; line-height:30px;}

.cgal_nr ul li .lzj { width:89%; margin:0px auto; text-align:center;overflow:hidden
}

.cgal_nr ul li .lzj img{height:100px;}



.cgal_nr2 { width:100%; height:auto; padding:10px 0px;}

.cgal_nr2 ul li { 
padding:12px 0px;
border-bottom:1px solid #eee;
}
.cgal_nr2 ul li a{
	display:flex;
	overflow:hidden;
	align-items: center;
	padding:0 10px;
}
.cgal_nr2 ul li .lzj{
	width:30%;
	margin-right:10px;
}
.cgal_nr2 ul li .lzj img{
	width:100%;
}
.cgal_nr2 ul li .r{
	flex:1;
	overflow:hidden;
}
.cgal_nr2 ul li h3{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cgal_nr2 ul li p{
	font-size:12px;
	color:#999;
}

/*新闻中心*/

.xwzx_nr { width:98%; height:auto; margin:0px auto; padding-bottom:10px;}

.xwzx_nr ul li { width:100%; height:auto; padding:6px 15px 6px 10px; overflow:hidden; text-overflow:ellipsis; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; overflow:hidden}

.xwzx_nr ul li h3 {font-size:14px; color:#333; line-height:20px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;margin-right:12px;}

.xwzx_nr ul li p { font-size:12px; color:#666; line-height:20px; margin-right:12px;}

.xwzx_nr ul li .lzj { width:13%;  text-align:center; float:left; margin-right:15px;}



/*底部*/

.lbottom { width:100%; padding:10px 0px; font-size:12px; color:#666; text-align:center; line-height:20px; border-top:1px solid #d7d8d8; margin-top:30px;}


.rank{
    padding:12px;
    font-size:16px;
}
.rank .tit{
    font-weight:bold;
}
.rank li{
    counter-increment: testname;
    margin-top:12px;
}
.rank li a::before{
    content: counter(testname) "";
    display:inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    border-radius:100px;
    background:#eee;
    font-size:12px;
    margin-right:12px;
}
.rank li:nth-child(1) a::before{
    background:#E91E63;
    color:#fff;
}
.rank li:nth-child(2) a::before{
    background:#f9568d;
    color:#fff;
}
.rank li:nth-child(3) a::before{
    background:#f58cb0;
    color:#fff;
}


/*footer*/

.lfooter { width:100%;max-width:640px; height:58px; background-color:#E32F01; position:fixed; bottom:0px;  }

.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:3px 0px 15px 0px; }

.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}


.likea{width:96%;margin-top:10px;margin-left:2%; font-size: 16px;}
.likea .tit{font-weight:bold;width:100%;}
.likea .con{width:100%;}
.likea .con li{width:100%;overflow:hidden;border-bottom:1px dashed #ddd;padding:5px 0;margin:5px 0;}

/*关于我们*/

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;outline:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

html{overflow-y:scroll}

/* page structure */

header{display:block;width:100%;height:40px;background:#E32F01; text-align:center; }

header strong {font-size:17px; color:#FFF; line-height:40px;}

.menubtn{position:relative;z-index:101;text-decoration:none;background-image:url(../images/hamburger.png);background-position: center center; background-repeat:no-repeat; width:30px; height:40px; float:right;  margin-right:10px;}

a.fanhui { width:20px; height:40px; float:left; margin-left:10px; background:url(../images/fanhui.png) no-repeat center;}

/* toggle menu */

#pgcontainer{padding:0;margin:0}

.overlay{position:fixed;z-index:99;background-color:rgba(0,0,0,.5);bottom:0;right:0;left:0}

.openmenu .overlay{top:0}

#hamburgermenu{height:100%;width:0;background:#373737;position:fixed;top:0;right:0;z-index:101;overflow:hidden;-webkit-box-shadow:3px 0 7px rgba(0,0,0,.55);-moz-box-shadow:3px 0 7px rgba(0,0,0,.55);box-shadow:3px 0 7px rgba(0,0,0,.55)}

#hamburgermenu ul{margin-top:45px;z-index:101;overflow-y:auto;overflow-x:hidden}

#hamburgermenu ul li{display:block}

#hamburgermenu ul li a{display:block;min-width:130px;padding:10px 8px;color:#cdcdcd;font-size:1.2em;text-decoration:none;text-align:center}

#hamburgermenu li a:hover{color:#fff;background:#2c2c2c}



.zymain { width:100%; height:auto;}

.zybt { width:100%; height:40px; border-bottom:1px solid #e5e5e5; margin:10px 0px; }

.zybt strong { font-size:15px; color:#333; line-height:40px; padding-left:10px;}

.zybtmenu { width:100%; height:auto; border-bottom:1px solid #e5e5e5; margin:1px 0px; padding:1px 0}
.zybtmenu a{font-size:12px; color:#333;padding-left:10px;white-space:nowrap;}
.zybtmenu a.now{color:#E32F01}

.zy_nr { width:auto; padding:0px 10px; height:auto; margin:10px 0px;font-size: 16px;user-select:none;}
.zy_nr a{border-bottom: 1px solid #1400A7;}
.zy_nr a u{text-decoration:none; }


.zy_nr img{ max-width:60%; height:auto !important}

.zy_nr h1 { font-size:16px; color: #333; text-align:center; padding:0 0 10px; font-weight:700;}

.zy_nr  p { font-size:16px; color:#666; line-height:24px; padding:5px 0px;}

.zy_nr TEXTAREA{width:40%}
.zy_nr .button1{width:80px;height:25px;background:#E32F01;color:#fff}
.zy_nr .button2{width:80px;height:25px;background:#E32F01;color:#fff}

#newBridge{display: none!important;}
}

/*龙拓观点*/

.ltgd_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}

.ltgd_nr ul li { width:98%; height:auto; padding:10px 0px; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; }

.ltgd_nr ul li h3 { width:78%; font-size:14px; color:#333; line-height:20px; overflow:hidden; white-space: nowrap;}

.ltgd_nr ul li p { width:78%; font-size:12px; color:#666; line-height:20px; overflow:hidden; white-space: nowrap;}

.ltgd_nr ul li .lzj { width:13%; text-align:center; float:left; margin-right:15px;}

/*龙拓观点首页*/

.ltgds_nr { width:98%; height:auto; margin:5px auto;}

.ltgds_nr ul li { width:33.3333%; height:auto; float:left; margin-top:5px; line-height:30px; text-align:center;  }

.ltgds_nr ul li h3 { width:100%; font-size:14px; color:#333; line-height:20px; font-weight:normal; overflow:hidden; white-space: nowrap;}

.ltgds_nr ul li .lzj { width:79%; margin:10px auto;}


.pages {padding: 10px 0 0px;text-align: center}
.pages li {display: inline; margin:0 2px; font-size:12px}
.pages li.thisclass, .pages a:hover{padding: 3px 8px; border: 1px solid #E32F01;	background: #E32F01;color: #fff;text-decoration: none}
.pages a{padding: 3px 8px;border: 1px solid #CCC;background: #fff;color: #A4A4A4;line-height: 18px; font-size:12px}

.dangqian{width:100%;background:#eee; height:28px;line-height:28px;padding:0 1%;overflow:hidden;text-overflow:ellipsis; font-size:12px;}
.tags_link{
	margin: 24px 0;
	background: #f5f5f5;
    padding: 6px 12px;
}
.tags_link a{
	color:#ff4200;
}
.tags_link a:hover{
	background: #ff4200;
	color:#fff;
}